Name | Description | |
---|---|---|
ObservableKeyValuePair<TKey,TValue> Constructor |
The following tables list the members exposed by ObservableKeyValuePair<TKey,TValue>.
Name | Description | |
---|---|---|
ObservableKeyValuePair<TKey,TValue> Constructor |
Name | Description | |
---|---|---|
Key | Gets the key in the key/value pair. | |
Value | Gets the value in the key/value pair. |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the ObservableKeyValuePair<TKey,TValue>.PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged |